Welcome![Sign In][Sign Up]
Location:
Search - algorithm for Newton Raphson

Search list

[Other resourceNRflow

Description: 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算。-using Matlab programming based on the Newton Raphson algorithm for the power flow calculation.
Platform: | Size: 2444 | Author: 鲁鲁 | Hits:

[source in ebookNRflow

Description: 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算。-using Matlab programming based on the Newton Raphson algorithm for the power flow calculation.
Platform: | Size: 2048 | Author: 鲁鲁 | Hits:

[AlgorithmNewton

Description: 牛顿法求解非线性方程组,VC++,牛顿法求解非线性方程组算法源码 -Newton method for solving nonlinear equations, VC++, Newton method for solving nonlinear equations algorithm source code
Platform: | Size: 183296 | Author: GYZ | Hits:

[AI-NN-PRIEEE14G_S

Description: IEEE14节点的牛顿拉夫逊算法进行潮流计算,希望对同仁们有所帮助。-IEEE14 node Newton Raphson power flow calculation algorithm, and they hope to be helpful to colleagues.
Platform: | Size: 1024 | Author: Mentis | Hits:

[matlabNewtonRaphsonPowerFlowCalculation

Description: 牛顿拉夫逊算法进行潮流计算,希望能对大家的学习有所帮助,-Newton Raphson power flow calculation algorithm the hope that it can help everyone to learn,
Platform: | Size: 2048 | Author: 王力 | Hits:

[Algorithmquasi-newton

Description: 一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下-A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
Platform: | Size: 112640 | Author: idhot | Hits:

[matlabchaoliu

Description: 应用牛顿-拉夫逊算法的潮流计算程序,其中几个函数的程序,自己在这里找-Application of the Newton- Raphson algorithm for the flow calculation procedures, the procedures for a few functions that they find here
Platform: | Size: 5120 | Author: 王琦 | Hits:

[VC/MFCpowerflow_zxl

Description: 基于牛顿拉夫逊算法电力系统潮流计算程序,该程序为c语言编写。对电力专业的学生有很好的辅助作用。-Algorithm based on Newton Raphson power flow calculation program, the program for the c language. The power of professional students have a good supporting role.
Platform: | Size: 10240 | Author: zhangxilu | Hits:

[Energy industrychaoliu

Description: 【配网潮流计算程序】本程序采用前推回代法,适用于35kV以下辐射型开式网络潮流计算,且若支路有备用支路需换算为单支路再行计算,适用于回路无环路时(有详细程序说明)。-【Distribution network load flow calculation program】 This procedure uses forward and backward on behalf of the law applicable to the following radiation-type open-35kV network flow calculation, and if there are alternate slip road slip road slip road to be converted into a single re-calculated for loop-free loop (for a detailed description of the procedures).
Platform: | Size: 2048 | Author: 王志成 | Hits:

[matlabNonlinearCircuit

Description: 利用牛顿-拉夫森算法求解分段非线性电路系统的仿真程序。-Using Newton- Raphson algorithm for solving non-linear sub-circuit system simulation program.
Platform: | Size: 2048 | Author: 徐明 | Hits:

[AlgorithmNewton-Raphson

Description: Newton-Raphson算法是求解非线性方程组和有限元的主要程序,是工程人员的必会的算法-Newton-Raphson algorithm for solving nonlinear equations and the finite element of the main program, the engineering staff of the algorithm will
Platform: | Size: 1024 | Author: 刘良勇 | Hits:

[AlgorithmNewton

Description: 牛顿拉夫逊法-求解非线性方程的一般常用算法,在许多工程中得以应用-Newton Raphson method- commonly used for solving nonlinear equations algorithm was applied in many engineering
Platform: | Size: 1024 | Author: nanrui | Hits:

[matlabprogramme_files

Description: 电力系统中的牛顿拉夫逊算法实现潮流计算,Matlab实现,可以直接读取数据,目前110节点适用-Power System Newton Raphson power flow algorithm, Matlab implementation, you can read the data for the current node 110
Platform: | Size: 18432 | Author: jinxin | Hits:

[AlgorithmNewtons-method

Description: In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorithm is first in the class of Householder s methods, succeeded by Halley s method.
Platform: | Size: 32768 | Author: Dmitriy | Hits:

[matlabNewtonMethod

Description: 牛顿方法优化算法可以用于多程序源代码内容-In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorithm is first in the class of Householder s methods, succeeded by Halley s method.
Platform: | Size: 1024 | Author: 溫嘉浩 | Hits:

[AlgorithmNewton-Raphson

Description: Newton-Raphsond 算法的源程序,对于要用牛顿法的来说很中重要的,程序注释很仔细,方便阅读-Newton-Raphsond algorithm source code, for use in Newton-Raphsons method is very important, the program notes very carefully, easy to read
Platform: | Size: 84992 | Author: 秦德成 | Hits:

[matlabrickerrr

Description: In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorithm is first in the class of Householder s methods, succeeded by Halley s method. The method can also be extended to complex functions and to systems of equations.
Platform: | Size: 1024 | Author: mariana | Hits:

[AlgorithmNewton-Raphson-method

Description: fortran90/95格式,方便科学计算中调用,Newton-Raphson,可用来寻找线性/非线性方程f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。-fortran90/95 format, convenience called scientific computing, Newton-Raphson, can be used to find the linear/non-linear equation f (x) = 0 the numerical solution. The standard mathematical expressions represented by f (x) f is a function of the variable x, which typically forms the expression for f (x, a, b, ...) = 0, F is defined a function of more than one variable. In this case, the variables other than x is fixed and as a parameter, and the Newton-Raphson algorithm attempts to find a numerical solution for variable x.
Platform: | Size: 3072 | Author: cardinal | Hits:

[Algorithmnonlinear-algorithm

Description: 非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。-Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.
Platform: | Size: 7168 | Author: figo | Hits:

[Energy industryNewton---Raphson-demand-trend

Description: 用牛顿-拉夫逊算法求解线路中的潮流运算,能够求解各节点电压降,线路网络损耗-Newton- Raphson algorithm for computing the trend line, each node can solve the voltage drop line network losses
Platform: | Size: 12288 | Author: 杨明耀 | Hits:
« 12 »

CodeBus www.codebus.net